home *** CD-ROM | disk | FTP | other *** search
/ Programmers Heaven 2 / Programmers Heaven 2.iso / files / graphics / library / wgt51_r2.zip / WGT5 / DOC / CHANGES.TXT < prev    next >
Text File  |  1996-08-02  |  2KB  |  59 lines

  1. WGT 5.1 Revision History:
  2.  
  3. August 2, 1996
  4.  - Re-released with full libraries and extra source code
  5.  
  6. October 11, 1995
  7.  - Released patch level 1
  8.  - Fixed SVGA bank size problems
  9.  - Fixed FLIC memory playing - cause memory corruption and GPF
  10.  - Fixed 1 pixel gap between gouraud and solid textured triangles
  11.  
  12. June 11, 1995
  13.  - First revision release (5.1)
  14.  - Fixed get sprite tool bug (left an xor'ed box)
  15.  - Made the 3D_CAM rotation and texture all objects instead of just the
  16.    first one.
  17.  - Cut the polygon and vertice list in half (now 10000 max) in 3D_CAM.
  18.  - Added a quick reference for all libraries.
  19.  - Included a compiled version of CDPLAY
  20.  
  21. June 10, 1995
  22.  
  23.  - Sprite Editor:
  24.      - Fixed the flickering mouse cursor during the pencil tool.
  25.      - Sped up the spray tool, almost always needs a delay now.
  26.      - Fixed freezing problem with zoom selectors.
  27.  
  28.  - Map Maker:
  29.      - Fixed the map window from drawing extra tiles on the lower right of
  30.        the map.
  31.      - Fixed the scrolling limits.
  32.      - Fixed the PCX export when saving large pictures.
  33.      - Fixed the window scroll bar so you can't accidentally click it
  34.        while drawing on the map.
  35.      - Made it run smoother, less mouse flickering and fewer pauses.   
  36.  
  37.  - Fixed the scrolling library code for loading large maps.
  38.  
  39.  
  40. June 9, 1995
  41.  - Fixed the installation program bug, where the drives available were
  42.    shown incorrectly.  
  43.  - Added DOS4GW to the examples directory for those evaluating the demo
  44.    version without Watcom C installed.
  45.  - Changed the way the file selector is moved.  It now is offset from where
  46.    you click the mouse instead of the top left corner being at the mouse
  47.    cursor.
  48.  - Removed the incorrect microsecond statement at the end of WGT55.C
  49.  - Made extended keypresses only count as one key in SVGA mode selection
  50.  - Changed the way WGT56 scrolls the map.  Now the background is based on
  51.    a percentage of the foreground.
  52.  - Reminded people to turn on the numlock key in WGT54.C.
  53.  - Fixed slow Map Maker bug, by taking out retrace in mon and moff.
  54.  - Made the Map Maker run smoother, less mouse flickering.
  55.  - Fixed the keyboard interrupt bug with left shift key and arrows.
  56.  
  57. June 4, 1995:
  58.  - Initial demo release (5.0)
  59.